Skip to content

Update Gateway API to v1.3.0, target Envoy Gateway v1.5.0.#48

Merged
joshlreese merged 2 commits into
integration/proxy-updatesfrom
gateway-api-upgrade
Sep 19, 2025
Merged

Update Gateway API to v1.3.0, target Envoy Gateway v1.5.0.#48
joshlreese merged 2 commits into
integration/proxy-updatesfrom
gateway-api-upgrade

Conversation

@joshlreese

@joshlreese joshlreese commented Sep 17, 2025

Copy link
Copy Markdown
Contributor

Updated e2e test to avoid assertion failure on the OverlappingTLSConfig condition. Future work will be done to remove the v4 and v6 hostnames from being programmed on Gateways, which will remove this condition.

Related work:

Updated e2e test to avoid assertion failure on the
`OverlappingTLSConfig` condition. Future work will
be done to remove the v4 and v6 hostnames from being
programmed on Gateways, which will remove this condition.
Due to limitations in how Envoy Gateway programs listeners,
a ClientTrafficPolicy cannot be applied to non-TLS listeners
with overlapping ports. Application to TLS listeners works
without issue, however the inconsistency is undesirable.

Future TLS settings can be provided via the Gateway Listener's
TLS configuration.

Header manipulation, while not "early", can be accomplished
today via `RequestHeaderModifier` filters. Timeouts can
also be defined in existing route rules.

Remaining features are mostly around tuning, where there can
be generous defaults set on the platform.
@joshlreese
joshlreese merged commit 004e31f into integration/proxy-updates Sep 19, 2025
9 checks passed
@joshlreese
joshlreese deleted the gateway-api-upgrade branch September 19, 2025 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants